C# 4 expressions: loops, goto, label, if and even for ! [Part III]

Posted by Mitsu Furuta on March 3, 2010

We now have block and variable support in our very small meta language.
Let's try to use this basic engine to add higher functionalities.

.Net 4.0 expression API also brings new instructions such as Loop, Goto, Label, IfThenElse, etc.

We will add them with always the same process: adding a

... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.